Skip to content

<fix>[ai]: expose deployed container image#4590

Open
ZStack-Robot wants to merge 1 commit into
5.5.30from
sync/xinhao.huang/fix/container-deployed-image-field@@2
Open

<fix>[ai]: expose deployed container image#4590
ZStack-Robot wants to merge 1 commit into
5.5.30from
sync/xinhao.huang/fix/container-deployed-image-field@@2

Conversation

@ZStack-Robot

Copy link
Copy Markdown
Collaborator

Summary

Add the database and SDK contract needed to expose the container image persisted by the AI plugin on a model service instance group.

Changes

  • Add nullable containerImage VARCHAR(2048) in the 5.5.30 upgrade schema.
  • Add containerImage to ModelServiceInstanceGroupInventory in the Java SDK.

Testing

  • mvn -pl sdk -am -Dmaven.test.skip=true compile
  • git diff --check
  • CI pipeline

Notes

  • DBImpact
  • No Jira key was provided for this fix.

sync from gitlab !10560

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 50 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: http://open.zstack.ai:20001/code-reviews/zstack-cloud.yaml (via .coderabbit.yaml)

Review profile: CHILL

Plan: Pro

Run ID: d8242e38-8a99-488b-b4bf-47bea31d8447

📥 Commits

Reviewing files that changed from the base of the PR and between 73136a1 and 3c686a4.

⛔ Files ignored due to path filters (2)
  • sdk/src/main/java/org/zstack/sdk/ModelServiceInstanceInventory.java is excluded by !sdk/**
  • sdk/src/main/java/org/zstack/sdk/PodInventory.java is excluded by !sdk/**
📒 Files selected for processing (1)
  • conf/db/upgrade/V5.5.30__schema.sql
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sync/xinhao.huang/fix/container-deployed-image-field@@2

Comment @coderabbitai help to get the list of available commands.

@MatheMatrix
MatheMatrix force-pushed the sync/xinhao.huang/fix/container-deployed-image-field@@2 branch from e89b940 to 16072a5 Compare July 16, 2026 10:35
Add PodVO container name and image columns and expose them through the
PodInventory and ModelServiceInstanceInventory SDK contracts.

DBImpact

Test: premium reactor test-compile

Resolves: ZSTAC-86769

Change-Id: I6435e89ce3dc2bdcdfbd264cb9cedd7a11ab9e63
@MatheMatrix
MatheMatrix force-pushed the sync/xinhao.huang/fix/container-deployed-image-field@@2 branch from 16072a5 to 3c686a4 Compare July 23, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant